home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / help / jpeg.hlp < prev    next >
Text File  |  1994-08-01  |  756b  |  24 lines

  1.  
  2. @C1@c@b@_ JPEG Options
  3.  
  4.      Basic parameters for JPEG compression.
  5.  
  6. @b Q(uality) value
  7.     Higher the Q value, the larger the JPEG file and closer the output
  8.     image will be to the input image. The practical value should be
  9.     between 50 and 95. The default 75 is often about right. 
  10.  
  11. @b Smoothing
  12.    Smooth the input image to eliminate dithering noise. Often useful when
  13.    converting 8bit images to JPEG. A moderate smoothing factor of 10 to 50
  14.    may be used in certain situations.
  15.  
  16. @b Optimize
  17.    Produces a somewhat smaller file and runs a little slower and uses 
  18.    much more memory.
  19.  
  20. @b Note
  21.    All these settings are ballpark figures. Different image may
  22.    require different settings to get the best quality/minimum file size.
  23.    Experiment!
  24.